Sleep mode

Sleep mode refers to a low power mode for electronic devices such as computers, televisions, and remote controlled devices. These modes save significant electrical consumption compared to leaving a device fully on and idle, but allow the user to avoid having to reset programming codes or wait for a machine to reboot. Many devices signify this power mode by a pulsing LED power light.

Contents

Computers

Sleep

Sleep mode can go by many different names, including Stand By (for Microsoft Windows 98-Server 2003), Sleep (for Mac OS 8-Mac OS X, Windows Vista, Windows 7, Windows Server 2008), and Suspend (Windows 95, Linux). When placed in this sleep mode, aside from the RAM, which is required to restore the machine's state, the computer attempts to cut power to all unneeded parts of the machine. Because of the large power savings, most laptops automatically enter this mode when the computer is running on batteries and the lid is closed.

A computer must consume some power while sleeping to run the circuits required to recognise and act on a wake-up event; a sleeping computer is a case of a device consuming standby power, covered by regulations in many countries limiting such power under the One Watt Initiative to one watt from 2010.

Hibernation

Hibernation is functionality allowing a computer to be turned off completely while maintaining its state. On switching back on the state is restored to the way it was, with files open, unsaved data intact, etc.

Hybrid sleep

Sleep mode and hibernation can be combined: the contents of RAM are first copied to non-volatile storage like for regular hibernation, but then, instead of powering down, the computer enters sleep mode. This approach combines the benefits of sleep mode and hibernation: The machine can resume instantaneously, but it can also be powered down completely (e.g. due to loss of power) without loss of data, because it is already effectively in a state of hibernation. This mode is called "hybrid sleep" in Microsoft Windows.

A hybrid mode is supported by some portable Apple Macintosh computers[1], compatible hardware running Windows Vista and 7, and some specially configured Linux machines.

ACPI

ACPI is the current standard for power management, superseding APM and providing the backbone for sleep and hibernation on modern computers. Sleep mode corresponds to ACPI mode S3. When a non-ACPI device is plugged in, Windows will sometimes disable stand-by functionality for the whole operating system. Without ACPI functionality, as seen on older hardware, sleep mode is usually restricted to turning off the monitor and spinning down the hard drive.

Reliability

When sleep mode was first introduced it was usually not tested as thoroughly as the normal mode, causing various problems especially with peripherals such as computer mice. Partly for these reasons, in a working environment sleep mode was generally avoided because the costs associated with wasted time and materials far outweighed the savings in energy from sleep mode.

Microsoft Windows

Microsoft Windows 2000 and later support sleep at the operating system level (OS-controlled ACPI S4 sleep state) without special drivers from the hardware manufacturer. Windows Vista's Fast Sleep and Resume feature saves the contents of volatile memory to hard disk before entering sleep mode. If power to memory is lost, it will use the hard disk to wake up. The user has the option of hibernating directly if they wish.

Sleep mode is often under-used in business environments as it is difficult to enable post-deployment without resorting to third-party PC power management software[2] This omission by Microsoft has been criticized as having led to a huge waste in energy.[3]

There is a significant market in third-party PC power management software offering features beyond those present in the Windows operating system.[4][5][6] available. Most products offer Active Directory integration and per-user/per-machine settings with the more advanced offering multiple power plans, scheduled power plans, anti-insomnia features and enterprise power usage reporting. Notable vendors include 1E NightWatchman.[7][8], Data Synergy PowerMAN (Software)[9] and Verdiem SURVEYOR[10]

See also

References